go.uber.org/zap/zapcore.lazyWithCore.fields (field)

3 uses

	go.uber.org/zap/zapcore (current package)
		lazy_with.go#L28: 	fields []Field
		lazy_with.go#L36: 		fields: fields,
		lazy_with.go#L42: 		d.Core = d.Core.With(d.fields)